x86/p2m: make p2m_alloc_ptp() return an MFN
authorJan Beulich <jbeulich@suse.com>
Mon, 4 Sep 2017 14:30:47 +0000 (16:30 +0200)
committerJan Beulich <jbeulich@suse.com>
Mon, 4 Sep 2017 14:30:47 +0000 (16:30 +0200)
commitdaae9d6712685506904b03dc36260de356085629
tree3cc1b0f37ba250f5fce442119977db156bfae384
parent9f2e25c0042312071935047a93144914f969575f
x86/p2m: make p2m_alloc_ptp() return an MFN

None of the callers really needs the struct page_info pointer.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: George Dunlap <george.dunlap@citrix.com>
Reviewed-by: Kevin Tian <kevin.tian@intel.com>
xen/arch/x86/mm/p2m-ept.c
xen/arch/x86/mm/p2m-pt.c
xen/arch/x86/mm/p2m.c
xen/include/asm-x86/p2m.h